home *** CD-ROM | disk | FTP | other *** search
- BACKGROUND 15
- TELESCOPE OFF
- WINOPEN 0 1 3
- " ▄▄▄▄▄▄ ▄▄ ▄▄▄▄▄▄ ▄▄ ▄▄▄▄▄ ▄▄▄▄▄ ▄▄ ▄▄▄▄▄ "
- " ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ "
- " ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ "
- " ▄▄▄▄▄▄ ▄▄ ▄▄▄▄▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄▄▄ ▄▄ ▄▄ "
- " ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ "
- " ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ ▄▄ "
- " ▄▄▄▄▄▄ ▄▄ ▄▄▄▄▄▄ ▄▄▄▄▄▄▄ ▄▄▄▄▄ ▄▄▄▄▄ ▄▄ ▄▄▄▄▄ "
- ""
- " I N S T A L L A T I O N P R O G R A M"
- WINOPEN 0 12 14
- "BIBLOGIC Bibliographic Reference Database System V3.01."
- "Copyright (c) 1987 to 1992 Stephen Champion,"
- "Biblogic Computer Services,"
- "All Rights Reserved."
- " "
- "This program allows you to install BIBLOGIC on your hard disk by"
- "simply answering a few questions. Its use is not essential, but"
- "is highly recommended, as it makes sure that BIBLOGIC is correctly"
- "set up without you having to read all of the manual !"
- ""
- "Press <Enter> to continue."
- WAIT 33 23
- WINCLOSE
- :GETDRIVE
- WINOPEN 0 12 14
- "The BIBLOGIC package can be installed in as little as 1.2 Megabytes,"
- "but we advise installation on a drive with about two or three"
- "Megabytes available so there is room for your database to grow."
- " "
- " Please select the drive on which BIBLOGIC is to be installed,"
- " or press <Esc> to exit."
- ""
- ""
- ""
- ""
- ""
- SPACE 7
- DRIVE C 0 19 14 112 0 0 79
- WINCLOSE
- WINOPEN 0 12 14
- "It is recommended that the BIBLOGIC package is installed in a"
- "subdirectory called \BIBLOGIC."
- " "
- "If you have special reasons to use a different subdirectory, you can"
- "select one now. If you do, please be sure to read the appendix in"
- "the manual regarding running BIBLOGIC in different directories."
- ""
- ""
- ""
- ""
- ""
- PATH \BIBLOGIC 0 19 14 112 0 0 79
- WINCLOSE
- EXIST ~1~2\BIBLOGIC.EXE
- JUMP.NO NOEXIST
- WINOPEN 0 12 14
- "WARNING: ~1~2\BIBLOGIC.EXE already exists."
- " "
- "If you install BIBLOGIC in this directory, you may overwrite files"
- "that you need. Please specify a new drive and/or directory, unless"
- "you are certain that this directory is backed-up or contains nothing"
- "of importance."
- ""
- ""
- ""
- ""
- "Do you want to continue with the selected directory (Y/N) ?"
- BEEP
- ASK 66 23
- WINCLOSE
- JUMP.NO GETDRIVE
- :NOEXIST
- WINOPEN 0 12 14
- ""
- " Unpacking BIBLOGIC files."
- " Please wait."
- " "
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- UNPACK BIBLOGIC.PAK 22 18 14 22 18 14
- JUMP.FAIL INSTALL_FAILURE
- WINCLOSE
- WINOPEN 0 12 14
- "For the BIBLOGIC package to run properly, your CONFIG.SYS file must"
- "contain a 'FILES' value of at least 20 and a 'BUFFERS' value of at"
- "least 15."
- " "
- "If necessary, the installation program will now make changes to your"
- "CONFIG.SYS file automatically. You may choose not to allow these"
- "changes to be made now, in which case you must make them yourself"
- "later. Your old CONFIG.SYS file will be copied to CONFIG.BAK."
- ""
- "Do you wish to allow INSTALL to make changes to your CONFIG.SYS"
- "file (Y/N) ?"
- ASK 19 23
- WINCLOSE
- JUMP.NO SKIP_FILES
- WINOPEN 0 12 14
- ""
- " Checking/modifying CONFIG.SYS."
- " Please wait."
- " "
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- COPY ~3\CONFIG.SYS ~3\CONFIG.BAK 0 15 0
- SET.FILES 20
- JUMP.FAIL SETFILE_FAIL
- SET.BUFFERS 15
- JUMP.FAIL SETFILE_FAIL
- WINCLOSE
- JUMP SKIP_FILES
- :SETFILE_FAIL
- WINCLOSE
- WINOPEN 0 12 14
- " Unable to modify CONFIG.SYS."
- " "
- "Your CONFIG.SYS is read-only, or there is a disk problem."
- "You will have to set FILES and BUFFERS values manually later."
- ""
- "For the BIBLOGIC package to run properly, your CONFIG.SYS file must"
- "contain a 'FILES' value of at least 20 and a 'BUFFERS' value of at"
- "least 15. Please see the BIBLOGIC manual for details."
- ""
- ""
- "Press <Enter> to continue."
- BEEP
- WAIT 33 23
- WINCLOSE
- :SKIP_FILES
- WINOPEN 0 12 14
- " The BIBLOGIC package is now installed."
- " "
- "As well as a full-featured working version of BIBLOGIC, the package"
- "contains a demonstration/tutorial program."
- ""
- "It takes just a few minutes to run through the demo, which will"
- "give you a good overview of the program. We strongly recommend that"
- "you take the time to do this."
- ""
- ""
- "Press <Enter> to continue."
- WAIT 33 23
- WINCLOSE
- WINOPEN 0 12 14
- "To run the demo, go to the BIBLOGIC subdirectory and run DEMO.BAT."
- " "
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- "Press <Enter> to continue."
- WINOPEN 0 16 14
- "At the DOS prompt:"
- "Change to the correct drive ~1<Enter>"
- "Go to the BIBLOGIC directory CD ~2<Enter>"
- "Run the demo DEMO<Enter>"
- WAIT 33 23
- WINCLOSE
- WINCLOSE
- WINOPEN 0 12 14
- "To run the BIBLOGIC program, go to the BIBLOGIC subdirectory and"
- "run BIBLOGIC.EXE."
- " "
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- "Press <Enter> to continue."
- WINOPEN 0 16 14
- "At the DOS prompt:"
- "Change to the correct drive ~1<Enter>"
- "Go to the BIBLOGIC directory CD ~2<Enter>"
- "Run BIBLOGIC BIBLOGIC<Enter>"
- WAIT 33 23
- WINCLOSE
- WINCLOSE
- WINOPEN 0 12 14
- ""
- " Thank you for trying BIBLOGIC."
- " "
- "We hope that you find the program useful. If you do, please register"
- " your copy."
- ""
- ""
- " PLEASE REBOOT YOUR MACHINE NOW TO ACTIVATE CHANGES TO CONFIG.SYS"
- ""
- ""
- "Press <Enter> to exit to DOS."
- WAIT 36 23
- WINCLOSE
- WINCLOSE
- END
- :INSTALL_FAILURE
- WINCLOSE
- WINOPEN 0 12 14
- "A fatal disk error occured during the unpacking process. This could"
- "be caused by:"
- " "
- " Removing a floppy disk too soon."
- " A damaged floppy disk."
- " A badly aligned floppy disk drive."
- " Not enough space on the ~1 drive."
- " Read-only files in the ~2 directory."
- "
- ""
- "Press <Enter> to exit to DOS."
- BEEP
- WAIT 36 23
- WINCLOSE